home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
323_01
/
maketc.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1990-08-04
|
201 b
|
5 lines
rem Batch file to make explod.exe using Turbo C
rem You may have to change the paths in the tcc command to suit your setup
masm /mx expa ;
tcc -I\tc\inc -L\tc\lib explod.c expa.obj